-
Notifications
You must be signed in to change notification settings - Fork 29
#3330. Add static extensions tests. Part 2. #3382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
eernstg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, couple of comments!
sgrekhov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated. Typos are fixed. One question about additional extentions. PTAL.
eernstg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one comment thread still being resolved.
eernstg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
2025-11-13 sgrekhov22@gmail.com dart-lang/co19#3315. Move other `grammar_*` to `Primary-constructors` (dart-lang/co19#3391) 2025-11-13 sgrekhov22@gmail.com dart-lang/co19#3315. Move/add name conflict tests to `Primary-constructors`. (dart-lang/co19#3393) 2025-11-12 sgrekhov22@gmail.com dart-lang/co19#3315. Add grammar tests for `factory()` (dart-lang/co19#3390) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3315. Move `grammar_A01_t*` to `Primary-constructors` (dart-lang/co19#3389) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3330. Add test for the lexical lookup (dart-lang/co19#3387) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3330. Add static extensions tests. Part 2. (dart-lang/co19#3382) 2025-11-11 sgrekhov22@gmail.com dart-lang/co19#3330. Add debugger tests for static extensions (dart-lang/co19#3383) 2025-11-10 sgrekhov22@gmail.com dart-lang/co19#2825. Fix async functions call in scope_A06_t02.dart (dart-lang/co19#3386) 2025-11-07 biggs0125@gmail.com Use correct async helpers and awaits in LanguageFeatures/Parts-with-imports/scope_A06_t03.dart (dart-lang/co19#3384) R=athom@google.com, eernst@google.com Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try,dart2js-minified-linux-d8-try Change-Id: I308e558680dded4d76eb701a8033ae2dbd758505 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461821 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Erik Ernst <eernst@google.com>
No description provided.